projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cebe469
)
gdk/toplevel: Fix typo in documentation
author
Jonas Ådahl
<jadahl@gmail.com>
Tue, 4 Aug 2020 06:21:38 +0000
(08:21 +0200)
committer
Jonas Ådahl
<jadahl@gmail.com>
Tue, 4 Aug 2020 14:53:10 +0000
(16:53 +0200)
gdk/gdktoplevel.c
patch
|
blob
|
history
diff --git
a/gdk/gdktoplevel.c
b/gdk/gdktoplevel.c
index a69f13fa62fcdcd200b17855272de6e14ec26861..d3b1d7fad7fbe3b078d35d1122a7963eeb48d5db 100644
(file)
--- a/
gdk/gdktoplevel.c
+++ b/
gdk/gdktoplevel.c
@@
-186,7
+186,7
@@
gdk_toplevel_install_properties (GObjectClass *object_class,
* @layout: the #GdkToplevelLayout object used to layout
*
* Present @toplevel after having processed the #GdkToplevelLayout rules.
- * If the toplevel was previously no
w
showing, it will be showed,
+ * If the toplevel was previously no
t
showing, it will be showed,
* otherwise it will change layout according to @layout.
*
* Presenting may fail.